table.PARENT_GET Function

Syntax

Alias as C = Parent_Get()

Description

Returns name of the parent table.

Discussion

The <TBL>.PARENT_GET() method is used for determining the structure of a set. Returns the Alias of a table's parent table in a set. See <TBL>.CHILD_GET() for examples.

See Also